home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 June / CHIP Haziran 2001.iso / prog / yerli / 07 / _SETUP.1 / Emlak 2000.exe / 0 / RCDATA / TFORM13 / TFORM13.txt < prev   
Text File  |  1999-02-04  |  6KB  |  319 lines

  1. object Form13: TForm13
  2.   Left = 314
  3.   Top = 149
  4.   BorderStyle = bsNone
  5.   Caption = 'Sat∩┐╜lan Daire Giri∩┐╜i'
  6.   ClientHeight = 300
  7.   ClientWidth = 400
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image1: TImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 400
  22.     Height = 300
  23.     AutoSize = True
  24.     Picture.Data = {<image000.jpg>}
  25.     OnMouseDown = Image1MouseDown
  26.   end
  27.   object Image2: TImage
  28.     Left = 40
  29.     Top = 245
  30.     Width = 151
  31.     Height = 38
  32.     AutoSize = True
  33.     Picture.Data = {<image001.jpg>}
  34.     Visible = False
  35.   end
  36.   object Image3: TImage
  37.     Left = 216
  38.     Top = 245
  39.     Width = 151
  40.     Height = 38
  41.     AutoSize = True
  42.     Picture.Data = {<image002.jpg>}
  43.     Visible = False
  44.   end
  45.   object Label1: TLabel
  46.     Left = 48
  47.     Top = 256
  48.     Width = 137
  49.     Height = 21
  50.     Alignment = taCenter
  51.     AutoSize = False
  52.     Caption = 'Liste'
  53.     Font.Charset = DEFAULT_CHARSET
  54.     Font.Color = clLime
  55.     Font.Height = -13
  56.     Font.Name = 'MS Sans Serif'
  57.     Font.Style = [fsBold]
  58.     ParentFont = False
  59.     Transparent = True
  60.     OnMouseDown = Label1MouseDown
  61.     OnMouseUp = Label1MouseUp
  62.   end
  63.   object Label2: TLabel
  64.     Left = 224
  65.     Top = 256
  66.     Width = 137
  67.     Height = 21
  68.     Alignment = taCenter
  69.     AutoSize = False
  70.     Caption = '∩┐╜∩┐╜k∩┐╜∩┐╜'
  71.     Font.Charset = DEFAULT_CHARSET
  72.     Font.Color = clLime
  73.     Font.Height = -13
  74.     Font.Name = 'MS Sans Serif'
  75.     Font.Style = [fsBold]
  76.     ParentFont = False
  77.     Transparent = True
  78.     OnMouseDown = Label2MouseDown
  79.     OnMouseUp = Label2MouseUp
  80.   end
  81.   object Label3: TLabel
  82.     Left = 24
  83.     Top = 96
  84.     Width = 50
  85.     Height = 13
  86.     Caption = 'Ad∩┐╜ Soyad∩┐╜'
  87.     Transparent = True
  88.   end
  89.   object Label4: TLabel
  90.     Left = 208
  91.     Top = 96
  92.     Width = 42
  93.     Height = 13
  94.     Caption = 'Telefonu'
  95.     Transparent = True
  96.   end
  97.   object Label5: TLabel
  98.     Left = 24
  99.     Top = 136
  100.     Width = 24
  101.     Height = 13
  102.     Caption = 'Semt'
  103.     Transparent = True
  104.   end
  105.   object Label6: TLabel
  106.     Left = 208
  107.     Top = 136
  108.     Width = 24
  109.     Height = 13
  110.     Caption = 'Fiyat∩┐╜'
  111.     Transparent = True
  112.   end
  113.   object Label7: TLabel
  114.     Left = 24
  115.     Top = 176
  116.     Width = 49
  117.     Height = 13
  118.     Caption = 'Mal Sahibi'
  119.     Transparent = True
  120.   end
  121.   object Label8: TLabel
  122.     Left = 208
  123.     Top = 176
  124.     Width = 42
  125.     Height = 13
  126.     Caption = 'Telefonu'
  127.     Transparent = True
  128.   end
  129.   object Label9: TLabel
  130.     Left = 24
  131.     Top = 216
  132.     Width = 24
  133.     Height = 13
  134.     Caption = 'Tarih'
  135.     Transparent = True
  136.   end
  137.   object Label10: TLabel
  138.     Left = 208
  139.     Top = 216
  140.     Width = 27
  141.     Height = 13
  142.     Caption = 'Adres'
  143.     Transparent = True
  144.   end
  145.   object DBNavigator1: TDBNavigator
  146.     Left = 40
  147.     Top = 64
  148.     Width = 320
  149.     Height = 18
  150.     DataSource = DataSource1
  151.     Hints.Strings = (
  152.       '∩┐╜lk Kay∩┐╜t'
  153.       '∩┐╜nceki Kay∩┐╜t'
  154.       'Sonraki Kay∩┐╜t'
  155.       'Son Kay∩┐╜t'
  156.       'Kay∩┐╜t Ekle'
  157.       'Kay∩┐╜t Sil'
  158.       'De∩┐╜i∩┐╜iklik'
  159.       'Onayla'
  160.       'De∩┐╜i∩┐╜iklik ∩┐╜ptal'
  161.       'Yenile')
  162.     ParentShowHint = False
  163.     ShowHint = True
  164.     TabOrder = 8
  165.   end
  166.   object DBEdit1: TDBEdit
  167.     Left = 80
  168.     Top = 88
  169.     Width = 121
  170.     Height = 21
  171.     DataField = 'Adsoyad'
  172.     DataSource = DataSource1
  173.     TabOrder = 0
  174.     OnKeyPress = DBEdit1KeyPress
  175.   end
  176.   object DBEdit2: TDBEdit
  177.     Left = 256
  178.     Top = 88
  179.     Width = 121
  180.     Height = 21
  181.     DataField = 'Telefon'
  182.     DataSource = DataSource1
  183.     MaxLength = 15
  184.     TabOrder = 1
  185.     OnKeyPress = DBEdit1KeyPress
  186.   end
  187.   object DBLookupComboBox1: TDBLookupComboBox
  188.     Left = 80
  189.     Top = 128
  190.     Width = 121
  191.     Height = 21
  192.     DataField = 'Semt'
  193.     DataSource = DataSource1
  194.     KeyField = 'Semtler'
  195.     ListField = 'Semtler'
  196.     ListSource = DataSource2
  197.     TabOrder = 2
  198.     OnKeyPress = DBEdit1KeyPress
  199.   end
  200.   object DBEdit3: TDBEdit
  201.     Left = 256
  202.     Top = 128
  203.     Width = 121
  204.     Height = 21
  205.     DataField = 'Fiyati'
  206.     DataSource = DataSource1
  207.     TabOrder = 3
  208.     OnKeyPress = DBEdit1KeyPress
  209.   end
  210.   object DBEdit4: TDBEdit
  211.     Left = 80
  212.     Top = 168
  213.     Width = 121
  214.     Height = 21
  215.     DataField = 'Malsahibi'
  216.     DataSource = DataSource1
  217.     TabOrder = 4
  218.     OnKeyPress = DBEdit1KeyPress
  219.   end
  220.   object DBEdit5: TDBEdit
  221.     Left = 256
  222.     Top = 168
  223.     Width = 121
  224.     Height = 21
  225.     DataField = 'Telmalsahibi'
  226.     DataSource = DataSource1
  227.     MaxLength = 15
  228.     TabOrder = 5
  229.     OnKeyPress = DBEdit1KeyPress
  230.   end
  231.   object DBEdit6: TDBEdit
  232.     Left = 80
  233.     Top = 208
  234.     Width = 121
  235.     Height = 21
  236.     DataField = 'Tarih'
  237.     DataSource = DataSource1
  238.     TabOrder = 6
  239.     OnKeyPress = DBEdit1KeyPress
  240.   end
  241.   object DBMemo1: TDBMemo
  242.     Left = 256
  243.     Top = 208
  244.     Width = 121
  245.     Height = 21
  246.     DataField = 'Adres'
  247.     DataSource = DataSource1
  248.     TabOrder = 7
  249.     OnKeyPress = DBEdit1KeyPress
  250.   end
  251.   object DataSource1: TDataSource
  252.     DataSet = Table1
  253.     Left = 32
  254.     Top = 24
  255.   end
  256.   object Table1: TTable
  257.     Active = True
  258.     AfterPost = Table1AfterPost
  259.     AutoRefresh = True
  260.     TableName = 'satilandaireler.dB'
  261.     Left = 56
  262.     Top = 16
  263.     object Table1Adsoyad: TStringField
  264.       FieldName = 'Adsoyad'
  265.     end
  266.     object Table1Semt: TStringField
  267.       FieldName = 'Semt'
  268.       Size = 15
  269.     end
  270.     object Table1Fiyati: TCurrencyField
  271.       FieldName = 'Fiyati'
  272.     end
  273.     object Table1Malsahibi: TStringField
  274.       FieldName = 'Malsahibi'
  275.     end
  276.     object Table1Telefon: TStringField
  277.       FieldName = 'Telefon'
  278.       EditMask = '!\(999\) 999-99-99;1;_'
  279.     end
  280.     object Table1Tarih: TStringField
  281.       FieldName = 'Tarih'
  282.       Size = 10
  283.     end
  284.     object Table1Adres: TMemoField
  285.       FieldName = 'Adres'
  286.       BlobType = ftMemo
  287.       Size = 100
  288.     end
  289.     object Table1Telmalsahibi: TStringField
  290.       FieldName = 'Telmalsahibi'
  291.       EditMask = '!\(999\) 999-99-99;1;_'
  292.     end
  293.     object Table1Satilandno: TAutoIncField
  294.       FieldName = 'Satilandno'
  295.       ReadOnly = True
  296.     end
  297.   end
  298.   object DataSource2: TDataSource
  299.     DataSet = Table2
  300.     Left = 192
  301.     Top = 56
  302.   end
  303.   object Table2: TTable
  304.     Active = True
  305.     CachedUpdates = True
  306.     TableName = 'semtler.db'
  307.     Left = 256
  308.     Top = 72
  309.     object Table2No: TAutoIncField
  310.       FieldName = 'No'
  311.       ReadOnly = True
  312.     end
  313.     object Table2Semtler: TStringField
  314.       FieldName = 'Semtler'
  315.       Size = 15
  316.     end
  317.   end
  318. end
  319.